home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Serious Demos / Symbolic Composer 4.2 / Environment / Projects / Tutorial Material / Zone Tutorial / Structure Notes / 4. Timesheet < prev    next >
Text File  |  1998-10-26  |  1KB  |  23 lines

  1. The Timesheet 
  2.  
  3. The Timesheet is normally used if the musical statement is 
  4. in one span; i.e it does not require a sequence of expressions
  5. to be connected and synchronised. Indeed, its often quicker 
  6. and easier to compile separate sections and join them together
  7. on your sequencer than to attempt to join a number of 
  8. expressions together using zone control. Use it when the 
  9. resolution for each zone can be constant. Look at STRUCT1 for 
  10. solo keyboard as an example of timesheet practice. Here, the 
  11. timesheet does not have separate instrument parts but 'lines' 
  12. of different material interacting with one another.
  13.  
  14. (compile-song-p "ccl;output:" 1/4 "piano"
  15. ;             !---!---!---!---!---!---!---!---!---   
  16. p1 tonal     "    ---  -   --          -         "
  17. p2 tonal3    "      ----  -        -- -          "
  18. p3 tonal1    "          ---          --          "
  19. p4 tonal2    "  --           ---        --       "
  20. p5 tonal     "--                              -  "
  21. p6 tonal2    "                  ---       ----   "                
  22.